/*公共部分*/

.icon{background:url(../images/index_icons.png) no-repeat;}
.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}


/*热门车型*/
.warp-pic-list{position:relative;width:1002px;height:119px; margin-top:5px;margin-bottom:10px;}
.count li{margin-right:6px;width:195px;height:118px;}
.count .img_wrap{width:195px;height:118px;}
.count .p-num{font-family:"Tahoma";font-weight:bold;}
.btn{display:block;height:40px;position:absolute;top:38px;width:28px;z-index:200;cursor:pointer;}
.prev{ background-position: -2px -212px;left:-42px;}
.prev:hover{background-position:-2px -254px;}
.next{ background-position:-40px -212px;right:-42px;}
.next:hover{background-position:-40px -254px;}